Anthropic Claude
Quick Start Guide
Update your agent settings
- Set
AI_PROVIDERtoclaude. - Set
ANTHROPIC_API_KEYto your OpenAI API key. - Set
AI_MODELtoclaude-v1-100kfor the 100k model, orclaude-v1for the regular model. - Set
AI_TEMPERATUREto a value between 0 and 1. The higher the value, the more creative the output. - Set
MAX_TOKENSto the maximum number of tokens to generate.